11 MAY 2013 by ideonexus

 Can All Computer Code be Reduced to Pure Logic?

As we move from the "low" level to the "high", say from the domain of machine code all the way up to, for instance, a rich, expressive Ruby DSL, the question arises, as it does for all language: have we acquired a surplus of content that cannot be simply reduced to core rules? At this point things get less Wittgensteinian and a little more late-Heideggerian, i.e., less analytic and more eidetic/phenomenological. To remove the fuzziness from this notion, think of how, for instance, a first-pe...
  1  notes

Everything in a computer program is built on low-level binary operations, but at the higher levels we deal with fuzzy objects. Does the fact that those fuzzy objects are built on concrete logic mean they can be understood concretely?